crypto/tls.Conn.handleNewSessionTicket (method)
2 uses
crypto/tls (current package)
conn.go#L1316: return c.handleNewSessionTicket(msg)
handshake_client_tls13.go#L853: func (c *Conn) handleNewSessionTicket(msg *newSessionTicketMsgTLS13) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)